manifest: wifi: CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG updates#84517
Merged
kartben merged 2 commits intozephyrproject-rtos:mainfrom Mar 13, 2025
Merged
manifest: wifi: CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG updates#84517kartben merged 2 commits intozephyrproject-rtos:mainfrom
kartben merged 2 commits intozephyrproject-rtos:mainfrom
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
1b7ba83 to
8b9c57a
Compare
8b9c57a to
d55efcd
Compare
c081a48 to
c65c31c
Compare
MaochenWang1
previously approved these changes
Feb 5, 2025
anangl
reviewed
Feb 10, 2025
west.yml
Outdated
| - name: hostap | ||
| path: modules/lib/hostap | ||
| revision: b4c42d88afc5ee04751fe258db757c4ef70abb09 | ||
| revision: pull/76/head |
Member
There was a problem hiding this comment.
Please update with SHA: 219b1f75d6452aafd1aff1912cc07dd132f753fa.
c65c31c to
cf0e580
Compare
-PSA_WANT_ALG_CMAC must be set for PSA_WANT_ALG_PBKDF2_AES_CMAC_PRF_128 to be valid. This commit fixes this mismatch for hostap Signed-off-by: Frank Audun Kvamtrø <frank.kvamtro@nordicsemi.no>
-Mbed TLS has come up with its own naming-convention with regards
to certain Mbed TLS configurations for TLS/DTLS and X.509. This
commit fixes a couple of them by depending on MBEDTLS_BUILTIN
which is set when Kconfig.tls-generic is used
1. Make MBEDTLS_PEM_CERTIFICATE_FORMAT depend on MBEDTLS_BUILTIN
The proper name for this functionaity is MBEDTL_PEM_PARSE_C and
MBEDTLS_PEM_WRITE_C
2. Make MBEDTLS_SERVER_NAME_INDICATION depend on MBEDTLS_BUILTIN
The proper name for this is MBEDTLS_SSL_SERVER_NAME_INDICATION
Signed-off-by: Frank Audun Kvamtrø <frank.kvamtro@nordicsemi.no>
cf0e580 to
1e90719
Compare
anangl
approved these changes
Mar 12, 2025
MaochenWang1
approved these changes
Mar 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.